1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-12 15:24:14 +03:00
mobile-nixos/boot/lib
Samuel Dionne-Riel a272d16eb2 lvgui: Use LVGUI::Native
Most of the changes are `s/LVGL::FFI/LVGUI::Native/`, but there are some
other notable changes.

Some correctness issues with nil usage where "" should have been used.

String handling is better, and does not require tacking on, for unknown
reason, a null at the end of the string.
2021-09-28 21:23:35 -04:00
..
00-monkey_patches boot/lib: Move init monkey patches 2021-01-01 21:37:30 -05:00
evdev boot/lib: Stash evdev lib in a folder 2021-01-01 21:37:29 -05:00
hal boot/lib: Make reboot modes HAL more robust 2021-07-15 18:16:47 -04:00
init boot/lib: Be a bit more resilient outside of stage-1 2021-07-15 18:16:47 -04:00
linux boot/lib: add generated linux input event codes 2020-11-22 16:48:32 -05:00
lvgui lvgui: Use LVGUI::Native 2021-09-28 21:23:35 -04:00
xdg.rb boot/lib: init xdg.rb 2021-07-15 18:16:47 -04:00