Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Kernel user input handling #65

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Kernel user input handling #65

wants to merge 26 commits into from

Commits on Oct 24, 2018

  1. evdev basics

    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    419e5e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b48019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a3fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b6e7dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba9f68f View commit details
    Browse the repository at this point in the history
  6. initializing pointers as NULL

    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a80da8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b244bdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8e51c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf4d89b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c055287 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16ed7bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1fb3e2 View commit details
    Browse the repository at this point in the history
  13. Added a function to create a new xkb keymap in the wrapper and used i…

    …t to initialize the EvdevClient
    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6b78565 View commit details
    Browse the repository at this point in the history
  14. Added a function to get the keyboards in the wrapper (<= need clean u…

    …p) and used it in the initialisation of the EvdevClient
    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a4d134e View commit details
    Browse the repository at this point in the history
  15. XkbWrapper clean up

    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    7e0f6f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cfa40aa View commit details
    Browse the repository at this point in the history
  17. Indentation switched to soft 4

    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ad1c595 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8442ec1 View commit details
    Browse the repository at this point in the history
  19. EvdevClient used in the main (loop is not a loop anymore => will edit…

    … the name when cleaning it up)
    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    54b0c44 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ae38e28 View commit details
    Browse the repository at this point in the history
  21. Added some strerror for clarity

    TheSheepKing authored and Gaspard-- committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    27e3b75 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    49ef914 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5048a23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f3515ad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ea3bd00 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7e018fd View commit details
    Browse the repository at this point in the history