This is a monorepo for all my XOVI extensions for the Remarkable Paper Pro tablet.
Note: I call extensions which themselves do not add functionality, but are a dependency for other extensions 'modules'
All buildscripts require you to have set the XOVI_REPO environment variable to the directory you have cloned XOVI to, and TMP to the directory which will be the parent of all temporary build directories.
- fileman - A module for managing filesystem redirections
- random-suspend-screen - Lets you randomize your rM tablet's suspend screens
- palm-rejection - Disables the touchscreen whenever the marker is undocked
- qt-command-executor - Injects a QT module, which makes it possible to execute shell commands from QML.
- qt-resource-rebuilder - Injects itself into QT, and rebuilds resource databases on the fly. This makes it possible to replace or add QML files, images, etc...