Skip to content

Commit

Permalink
Add task example to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
morr0ne committed Feb 1, 2025
1 parent 59b1071 commit 60488fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ For more examples, check out the [examples directory](examples/):
- [Simple](examples/simple.rs): Basic event handling demonstration
- [Print Keys](examples/print_keys.rs): Advanced example with custom logging and
keyboard event handling
- [Task](examples/task.rs): Showcases how to work around libinput's thread
safety limitations in tokio tasks

<!-- - [Device Management](examples/devices.rs): Device detection and configuration example
- [Multi-seat Setup](examples/seats.rs): Multiple seat configuration handling -->
Expand Down

0 comments on commit 60488fb

Please sign in to comment.