Commit Graph

4 Commits (30fa0c825ce3d4193cb68fe5681511b68472a380)

Author SHA1 Message Date
Vasile Popescu 16e464da9b Rename the tty-sender to tty-share
The rename came with quite a lot of changes, including some refactoring
in the Makefile which wouldn't make any more sense after the rename.
5 years ago
Vasile Popescu 9c7e71c54c Use a more secure session ID generator 6 years ago
Vasile Popescu 885e5f1766 Add a way to notify the sender when new receivers connect
Also try to "refresh" the terminal, when new receivers connect, so the
content is fully rendered on the receiver side.
At the moment, the "refresh" is faked with making the window smaller and
then back bigger, after a short time (there doesn't seem to be a way to
tell the app to re-draw itself. Or is there?).
6 years ago
Vasile Popescu 9f0a1474f2 Initial commit 6 years ago