Commit Graph

24 Commits

Author SHA1 Message Date
Ferdinand Schober
303a8294b9 fix unused import in windows 2024-07-12 18:30:24 +02:00
Ferdinand Schober
f74b7f98fe fix conditional compilation 2024-07-12 18:18:46 +02:00
Ferdinand Schober
740272e9a5 fix clippy warnings 2024-07-12 17:13:10 +02:00
Ferdinand Schober
d84c572a4e allow deny capture / emulation 2024-07-12 12:46:57 +02:00
Ferdinand Schober
fa57b4ea34 allow cancelling session creation 2024-07-12 12:31:39 +02:00
Ferdinand Schober
8908c33603 move libei event conversion to event crate 2024-07-12 12:07:30 +02:00
Ferdinand Schober
8de738e597 impl session close 2024-07-12 11:35:21 +02:00
Ferdinand Schober
3014e404c3 asdf 2024-07-11 22:43:43 +02:00
Ferdinand Schober
d54e472498 fix emulation notify 2024-07-11 22:20:40 +02:00
Ferdinand Schober
b0407148bf add some log messages 2024-07-11 19:27:40 +02:00
Ferdinand Schober
2d26bd6a0b improve cancellation 2024-07-11 16:34:41 +02:00
Ferdinand Schober
f0c9290579 fix duplicate barriers + use Notify 2024-07-11 15:35:37 +02:00
Ferdinand Schober
d73ced7b16 wire frontend 2024-07-11 15:12:59 +02:00
Ferdinand Schober
252547dfdb solve clippy except tomanyargs 2024-07-11 01:14:35 +02:00
Ferdinand Schober
8ba178dce0 simplify cancellation of service 2024-07-11 00:42:32 +02:00
Ferdinand Schober
ae3ea2c497 fix windows/mac + rename async_drop to terminate 2024-07-10 22:33:37 +02:00
Ferdinand Schober
ebf7897caa create capture session only if clients are active 2024-07-10 22:24:38 +02:00
Ferdinand Schober
9c0a40563e prefer CancellationToken / Notify to channel 2024-07-10 22:03:56 +02:00
Ferdinand Schober
8ba92ede34 its getting cleaner 2024-07-10 20:31:02 +02:00
Ferdinand Schober
89ca9c3c0b improve libei error handling 2024-07-10 09:32:21 +02:00
Ferdinand Schober
110b37e26e improve capture error handling 2024-07-10 09:00:43 +02:00
Ferdinand Schober
6a4dd740c3 code cleanup + purge anyhow in library code (#157) 2024-07-10 00:33:49 +02:00
Ferdinand Schober
9abec63313 update dependencies 2024-07-03 11:11:50 +02:00
Ferdinand Schober
4db2d37f32 split into input-{event,capture,emulation} 2024-07-02 22:07:37 +02:00