Ferdinand Schober
ab1b45ff45
macos: fix key-release with repeat logic ( #206 )
2024-10-04 18:21:40 +02:00
Jacob Barber
b071201dcb
Fix multimonitors ( #202 )
...
Co-authored-by: Jacob Barber <jacob.barber@disney.com >
closes #83
2024-09-20 20:50:37 +02:00
Ferdinand Schober
19c2c4327f
move lan-mouse protocol to separate crate ( #178 )
2024-08-11 16:51:47 +02:00
Ferdinand Schober
096567640c
fix pressed key tracking
...
accidentally broke this in 8f7890c
closes #174
2024-08-08 13:33:04 +02:00
Ferdinand Schober
8f7890c9be
move refcounting of key presses to input-emulation ( #169 )
2024-08-06 16:46:32 +02:00
Ferdinand Schober
ec412a5e74
chore: Release
2024-07-30 11:12:20 +02:00
Ferdinand Schober
e1096ae86c
fix macos build error
2024-07-30 11:11:45 +02:00
Ferdinand Schober
0509b51a61
chore: Release
2024-07-30 11:06:27 +02:00
Ferdinand Schober
06ac390dbf
chore: Release
2024-07-30 11:05:03 +02:00
Ferdinand Schober
dcc9250b6d
fix repository url
2024-07-30 11:04:21 +02:00
Ferdinand Schober
376ae50b45
chore: Release
2024-07-30 11:03:08 +02:00
Ferdinand Schober
0e2c749b29
fix conditional compilation
2024-07-30 10:52:56 +02:00
Ferdinand Schober
65fb228db5
upgrade dependencies
2024-07-19 12:58:52 +02:00
Ferdinand Schober
975d4b58a5
fix scrolling factor in xdp emulation
2024-07-17 11:26:43 +02:00
Ferdinand Schober
bea7d6f8a5
Allow input capture & emulation being disabled ( #158 )
...
* Input capture and emulation can now be disabled and will prompt the user to enable again.
* Improved error handling to deliver more useful error messages
2024-07-16 20:34:46 +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
2024-07-02 22:39:20 +02:00
Ferdinand Schober
82ab5ecbbd
fix xdg-desktop-portal backend not available
2024-07-02 22:07:37 +02:00
Ferdinand Schober
4db2d37f32
split into input-{event,capture,emulation}
2024-07-02 22:07:37 +02:00