Summary of changes
- Add display information for Fairphone 6
- Allow to run gm-display-panel-run-phosh headless allowing one to use
the tool with compositors that restrict window sizes and in ci.
- Contributors:
- Guido Günther
- Luca Weiss
- Guido Günther
Detailed changes
gmobile (0.5.0) experimental; urgency=medium
.
[ Luca Weiss ]
* data: Add display information for fairphone,fp6
.
[ Guido Günther ]
* build: Make gir warnings fatal.
Otherwise we'll acquire more warnings over time
* build: Make doc warnings fatal.
Otherwise we'll acquire more warnings over time
* run-phosh: Use correct unref function
* run-phosh: Allow for headless backend.
Passing `--headless` or `-h` will run things headless rather
than preseinting a window on screen.
This will also make it easy to run this in CI