Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/mobile-nixos
base: 31e362563dbc
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: f7f4920584f3
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 8, 2020

  1. initrd: Add udev rules for input devices

    Otherwise, there is no trivial way to dinstinguish a trackpad from a
    touchscreen.
    samueldr committed Mar 8, 2020
    Copy the full SHA
    9ab16a6 View commit details
    Browse the repository at this point in the history
  2. mruby-lvgui: update lvgui (read more)

    This adds the necessary support to better handle other pointing-type
    inputs.
    
     * Cursor for non-touch devices
     * Handle abs min/max
     * Handle touchpads
    
    With this, a tablet-type input, like used by QEMU, now works.
    samueldr committed Mar 8, 2020
    Copy the full SHA
    022f3dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from samueldr-wip/feature/boot-gui/inputs-fixes

    Update lvgui for better pointer support
    samueldr committed Mar 8, 2020
    Copy the full SHA
    f7f4920 View commit details
    Browse the repository at this point in the history