Releases: thelicato/qd2
Releases · thelicato/qd2
Release list
v0.1.2
🐞 Bug Fixes
- Handle Wayland guest grabs and transient empty echoes - by @thelicato (e68cf)
View changes on GitHub
v0.1.1
🚀 Features
- Add clean error message on connect errors - by @thelicato (6283f)
- Move from polling to event-driven - by @thelicato (e7e13)
- Add DMABUF presenter - by @thelicato (0f49d)
- Improve software-rendering path - by @thelicato (327ea)
- Add option to open VMs in fullscreen - by @thelicato (d7d34)
- Add '--undecorated' option - by @thelicato (147f2)
- Add screenshot and guest shortcuts - by @thelicato (a5b1b)
🐞 Bug Fixes
- Incorrect cursor coloring - by @thelicato (3761f)
- Bug on 360 degrees rotation - by @thelicato (03884)
- Incorrect auto hide of floating components while in fullscreen - by @thelicato (c690a)
View changes on GitHub
v0.1.0
🚀 Features
- Bootstrap project - by @thelicato (c1e21)
- Improve discovery and add dedup - by @thelicato (969b0)
- Start adding connection workflow - by @thelicato (2d474)
- Add mouse and keyboard support - by @thelicato (262a8)
- Start adding DMABUF support - by @thelicato (6d092)
- Improve DMABUF rendering - by @thelicato (63727)
- Add rotation and flip - by @thelicato (81732)
- Add logo - by @thelicato (f4cd0)
- Enhance titlebar with fullscreen and shortcuts - by @thelicato (a7c22)
- Update cursor status as well - by @thelicato (03844)
- Add clipboard support - by @thelicato (771fc)
- Improve clipboard support - by @thelicato (81c30)
- Add input grabbing - by @thelicato (86423)
- Allow hotkeys config - by @thelicato (69ec7)
- Add audio support - by @thelicato (5e461)
- Close window on shutdown - by @thelicato (4ea1c)
- Improve environment/permission diagnostics - by @thelicato (34d82)
- Improve recovery behaviour - by @thelicato (c4058)
- Add doctor command - by @thelicato (c9e62)
- Allow user to choose when multiple VMs are available - by @thelicato (c16c2)
- Add 'version' command and update docs as well - by @thelicato (23578)
- Add generation of .deb and .rpm - by @thelicato (34b54)
🐞 Bug Fixes
- Incorrect colors - by @thelicato (a459c)
- Missing dep in release workflow - by @thelicato (cd77f)
- Install 'libusbredirhost' in release workflow - by @thelicato (4a0e8)
- Try install dep from source - by @thelicato (90829)