I had to re-release, sorry about that. For some reason the release job did not want to release :(
What's Changed
- fix crash due to dropped fd by @feschber in #167
- move refcounting of key presses to input-emulation by @feschber in #169
- track pressed keys in input-capture by @feschber in #170
- cleanup capture task by @feschber in #177
- move lan-mouse protocol to separate crate by @feschber in #178
- use local-channel instead of tokio sync channel by @feschber in #179
- [WIP] MacOS inputcapture by @meck in #131
- produce events in dummy capture-backend by @feschber in #184
- include commit-hash in version by @feschber in #185
- layer-shell: drop hard-dep on shortcut-inhibit by @feschber in #188
- extract frontends and frontend-ipc code into separate crates by @feschber in #186
- cleanup main by @feschber in #189
- cleanup server code + fix a lost update case by @feschber in #191
- Add link to Synergy (open source) by @nbolton in #194
- MacOS Multimonitor support by @Jacoby6000 in #202
- macos: fix key-release with repeat logic by @feschber in #206
- reference count capture by @feschber in #209
- Add desktop and icon by @ICE-GB in #212
- Add default.nix file to main and update readme by @emileakbarzadeh in #211
- propagate event tap creation error by @feschber in #218
- macos: implement client side modifier events by @feschber in #219
- recreate wl_{pointer,keyboard} on capability event by @feschber in #222
- Rename Synergy Community Edition to Deskflow by @byquanton in #225
- upgrade ashpd + reis by @feschber in #226
- update core-graphics / foundation by @feschber in #227
- update screenshots by @feschber in #228
- Update README.md by @feschber in #229
New Contributors
- @nbolton made their first contribution in #194
- @Jacoby6000 made their first contribution in #202
- @emileakbarzadeh made their first contribution in #211
- @byquanton made their first contribution in #225
Full Changelog: v0.9.1...v0.10.0