v1.1.1
π What's New
- New cable-free connection method using a QR Code
- On your phone: Developer Options β Wireless Debugging β Pair device with QR code β scan the code shown in DeXtop-Mode
π± Wireless Pairing via QR Code services` as fallback
- Works when your PC and phone are on the same Wi-Fi network (same mDNS
- Automatic phone discovery via mDNS (zeroconf) with `adb mdns
segment)
π Clean DeX Exit on Power Button Press
-
Pressing the physical power button on your phone during a DeX session now automatically and cleanly stops the session
-
Full sequence handled by DeXtop-Mode:
1. Power button press detected (mInteractive=false)
2. DeX settings reset + scrcpy closed
3. After fingerprint unlock (mInteractive=true), Samsung One UI launcher is restarted -
Gesture navigation (back swipe, etc.) is fully restored β no need to reboot your phone
π Bug Fixes
QR Code
- Unique session service name (UUID) β prevents conflicts if multiple
sessions are open - Robust mDNS parsing with
rsplitfor IPv6 address compatibility - Fixed HighDPI warning on QR image (
CTkImagereplacesPhotoImage)
General
- Fixed a lambda scope bug in the
exceptblock ofrun_session - Gesture repair no longer runs twice when already handled automatically on exit