summarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-08-23Remove checkinstall function from maynard launch scriptalive4ever
checkinstall() contains reference to build directory (ABS_BUILD). I think it's safe to remove it since makepkg doesn't forget to `make install` the package. Removing this function silences makepkg warning about reference to PKGBUILD.
2016-08-21Initial commitalive4ever
Maynard is a new project to provide lightweight desktop shell based on weston compositor for use with wayland display protocol. It's built for Raspberry Pi, but it's portable so you can compile it anywhere. Expect many bugs and crashes, so beware when you are using this desktop shell to work with important files.