Ferdinand Schober
|
aea4d0f3fb
|
fix edge case where cancellation is not possible
|
2024-07-12 18:07:28 +02:00 |
|
Ferdinand Schober
|
69afbe1674
|
simplify
|
2024-07-12 18:02:32 +02:00 |
|
Ferdinand Schober
|
d02d8d5ab9
|
move assert to correct location
|
2024-07-12 17:55:12 +02:00 |
|
Ferdinand Schober
|
54943d9057
|
fix possible panic because channels are dropped
|
2024-07-12 17:53:20 +02:00 |
|
Ferdinand Schober
|
9227bde6bf
|
sync capture + emulation status
|
2024-07-12 17:44:24 +02:00 |
|
Ferdinand Schober
|
f052efe086
|
add missing dns request notify
|
2024-07-12 17:18:18 +02:00 |
|
Ferdinand Schober
|
740272e9a5
|
fix clippy warnings
|
2024-07-12 17:13:10 +02:00 |
|
Ferdinand Schober
|
e063f4ffb4
|
restructure server
|
2024-07-12 17:09:45 +02:00 |
|
Ferdinand Schober
|
592cc01faf
|
unused import
|
2024-07-12 12:54:01 +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
|
7328958dde
|
fix session not actually closed
|
2024-07-12 11:41:32 +02:00 |
|
Ferdinand Schober
|
8de738e597
|
impl session close
|
2024-07-12 11:35:21 +02:00 |
|
Ferdinand Schober
|
621d9eac59
|
fix termination of libei emulation on error
|
2024-07-12 02:45:47 +02:00 |
|
Ferdinand Schober
|
b4afbbec45
|
fix duplicate barriers
|
2024-07-12 01:36:47 +02:00 |
|
Ferdinand Schober
|
d25c6d4ec2
|
fix remnants from testing stuff
|
2024-07-12 01:32:52 +02:00 |
|
Ferdinand Schober
|
73a57ee892
|
cleanup
|
2024-07-12 01:29:03 +02:00 |
|
Ferdinand Schober
|
39d6a3cace
|
clippy
|
2024-07-12 01:04:44 +02:00 |
|
Ferdinand Schober
|
335a1fc3e2
|
simplify
|
2024-07-12 01:01:09 +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
|
2a2cbce17d
|
cleanup
|
2024-07-11 17:18:31 +02:00 |
|
Ferdinand Schober
|
f1dc3a5708
|
clean
|
2024-07-11 17:07:29 +02:00 |
|
Ferdinand Schober
|
a4094b2ce7
|
remove termination request
|
2024-07-11 17:01:56 +02:00 |
|
Ferdinand Schober
|
69a5eec944
|
cleanup
|
2024-07-11 16:59:09 +02:00 |
|
Ferdinand Schober
|
4c30f032f4
|
cleanup
|
2024-07-11 16:47:36 +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
|
9990e5b578
|
move to own preferences group
|
2024-07-11 12:37:39 +02:00 |
|
Ferdinand Schober
|
fcdf80de00
|
improve ui mockup
|
2024-07-11 10:20:33 +02:00 |
|
Ferdinand Schober
|
252547dfdb
|
solve clippy except tomanyargs
|
2024-07-11 01:14:35 +02:00 |
|
Ferdinand Schober
|
3f7dae65a2
|
fmt
|
2024-07-11 00:51:49 +02:00 |
|
Ferdinand Schober
|
c58f5dbdd5
|
fix missing Arc import
|
2024-07-11 00:44:17 +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
|
703465a370
|
fix drop impl for desktop-portal
|
2024-07-05 01:41:11 +02:00 |
|
Ferdinand Schober
|
ef3ebc59bd
|
adjust error handling
|
2024-07-05 01:41:11 +02:00 |
|
Ferdinand Schober
|
37a8f729ea
|
remove dispatch workaround
|
2024-07-05 01:41:11 +02:00 |
|
Ferdinand Schober
|
9abec63313
|
update dependencies
|
2024-07-03 11:11:50 +02:00 |
|
Ferdinand Schober
|
35e626976e
|
add explicit version
input-emulation-v0.1.0
input-capture-v0.1.0
|
2024-07-02 22:39:20 +02:00 |
|
Ferdinand Schober
|
684735b499
|
fix dependencies in input-event
input-event-v0.1.0
|
2024-07-02 22:34:43 +02:00 |
|