SRM  v0.10.0-1
Simple Rendering Manager
🕹️ Examples
  1. For learning the basics:
  2. For creating textures and setting hardware cursor pixels and position:
  3. For integrating input events with Libinput and using libseat:
  4. For an example using Skia as a renderer:

Running Included Examples

To run any of these examples, switch to a free TTY by pressing CTRL + ALT + F[1, 2, 3, ... 10], fn + CTRL + ALT + F[1, 2, 3, ... 10], or using the chvt N command (replace N with the desired virtual terminal number). Then, simply execute the desired example's command.