Added todos to readme
This commit is contained in:
parent
67732e9a74
commit
c4fddcafe4
1 changed files with 9 additions and 1 deletions
10
readme.md
10
readme.md
|
@ -1,4 +1,4 @@
|
||||||
# EVDEV Actions
|
# EVDEV Actions \[WIP]
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
|
@ -7,3 +7,11 @@ This tool allows certain configurable actions to be taken upon events from `evde
|
||||||
## Long-Term Solution
|
## Long-Term Solution
|
||||||
|
|
||||||
The functionality of this tool should ideally be moved into `libinput` and/or Wayland compositors.
|
The functionality of this tool should ideally be moved into `libinput` and/or Wayland compositors.
|
||||||
|
|
||||||
|
## Todos
|
||||||
|
|
||||||
|
- Switch to libevdev, find out how to link to it using CMake
|
||||||
|
- Pass `/dev/input/by-id/` to libevdev
|
||||||
|
- Add file-based configuration for device(s) and actions
|
||||||
|
- Write Systemd unit file
|
||||||
|
- Write Arch Linux PKGBUILD file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue