Skip to content

3.0

Choose a tag to compare

@Eeems Eeems released this 08 Jul 16:00
38792de
  • Port to Qt6
  • Add support for OS 3.27.1.0.
  • Drop support for older OS versions.
  • Add support for the reMarkable Paper Pro, Paper Pro Move, and Paper Pure.
  • Add a display server that is used on all devices, decoupling the requirement for a rm2fb server on the rM2.
    • This display server can be used standalone by other launchers if required.
    • Provide a C++ compatible library for interacting with the display server.
    • Provide a C compatible library for interacting with the display server. This can be used by most languages via ffi.
  • Added a sketchpad application
  • Ported release system to vellum's format (Unstable releases can be found here: https://apk.eeems.codes/)
  • On bootup, xochitl is now launched first to ensure that the user can enter their pin (if set) and unencrypt and mount the home directory on the newer devices. After this, it will hand off to the oxide launcher.
  • Added new launcherctl commandline utility for managing your active launcher.
  • Added action buttons to notifications.
  • Made duration that notifications display configurable.
  • Added suspending when the folio is closed on rMPP/rMPPM.
  • Added a power menu on long press of the power button.

What's Changed

Full Changelog: v2.8.4...3.0