Releases: webOSArchive/webos-secondscreen
Release list
0.2.4 - Auto-discovery
This release adds functionality in both the sender and receiver to support auto-discovery.
When not connected, the receiver will passively scan the TouchPad WiFi connection's /24 subnet, looking for senders.
The sender will respond to a handshake to identify itself to the receiver.
If both ends complete the handshake, video sharing begins.
A configured IP on the TouchPad side (or auto-configured via USB) will win over auto-discover, if available.
0.2.3 - Screen Saver
This release adds a screen saver and app time-out, to protect old TouchPads when the Mac goes to sleep (or otherwise goes away).
Default timing is 15 minutes for the screen saver to kick in, and 60 minutes for the app to close (allowing the TouchPad to go to sleep).
Timing can be changed with over-rides in /media/internal/secondscreen.conf like:
saver_secs=90
idle_secs=180
0.2.2 - Bug Fixes
Bug fixes:
- Add an update check for both sender and receiver
- Allow receiver to time-out after an hour
- Receiver checks for updated config every minute when not connected
- Touch geometry updates after display arrangement changes
Initial Mac Release
Tested working end-to-end on Apple Silicon and Intel Macs running Sequoia.
See the README for details.