José Expósito
José Expósito
@TacticalCode I created a PR matching by firmware name the Gaomon S620, the tablet that clashed with your M106K: https://github.com/linuxwacom/libwacom/pull/657 Now that we can match by firmware name, you should...
/build-image --boot.iso
/build-image --live
/build-image --boot.iso
The unit test task is failing with error: ``` LayoutIndicator.c:31:10: fatal error: gk-kiosk.h: No such file or directory 31 | #include "gk-kiosk.h" | ^~~~~~~~~~~~ compilation terminated. ``` It looks like...
> Weird, doing `make -f ./Makefile.am container-rpms-scratch` does build & I end up with successfully built RPM. So I tried to restart the failed unit tests, but now it seems...
/build-image --boot.iso
In addition to the changes requested, I added a few fixes for bugs I noticed during testing. In addition to the UI, I tested the `inst.keymap=` boot option and I...
> FYI, [`--locale1` is now supported in GNOME Kiosk](https://gitlab.gnome.org/GNOME/gnome-kiosk/-/merge_requests/39). In the end is was implemented as a fallback rather than a extra command line option: When there is no session...
Aha, that was why! Thanks Neal. Maybe we should reopen and merge your PR? (https://github.com/weldr/lorax/pull/1364)