aboutsummaryrefslogtreecommitdiff
path: root/rt/include/foreign_intf.h
Commit message (Collapse)AuthorAge
* [refactor] Remove the foregin interface.Josh Rahm6 days
| | | | The plugin will just call c functions through the FFI.
* Have Meson orchestrate the whole build rather than stack.Josh Rahm6 days
As a part of this, I changed the file layout to: rt/ - the Montis runtime plug/ - the Montis plugin wlroots/ - wlroots