mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-04-03 04:30:43 +02:00
README: note that patches go as MRs to gitlab now
Make the GitLab spelling consistent too and remove the git protocol link, it looks awkward in the rendering and you can get all that from the gitlab repo anyway Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
468760ba11
commit
fcaa579bd0
1 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,6 @@ libevdev is a wrapper library for evdev devices. it moves the common
|
|||
tasks when dealing with evdev devices into a library and provides a library
|
||||
interface to the callers, thus avoiding erroneous ioctls, etc.
|
||||
|
||||
git@gitlab.freedesktop.org:libevdev/libevdev.git
|
||||
https://gitlab.freedesktop.org/libevdev/libevdev.git
|
||||
|
||||
The eventual goal is that libevdev wraps all ioctls available to evdev
|
||||
|
|
@ -17,6 +16,9 @@ http://www.freedesktop.org/software/libevdev/doc/latest/
|
|||
File bugs in the freedesktop.org GitLab instance:
|
||||
https://gitlab.freedesktop.org/libevdev/libevdev/issues/
|
||||
|
||||
Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org
|
||||
mailing list:
|
||||
Patches should be submitted as merge requests in the GitLab instance:
|
||||
https://gitlab.freedesktop.org/libevdev/libevdev/merge_requests/
|
||||
|
||||
Questions and general comments should be submitted to the
|
||||
input-tools@lists.freedesktop.org mailing list:
|
||||
http://lists.freedesktop.org/mailman/listinfo/input-tools
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue