Maxime Coste
|
79d28e68dc
|
Refactor EventManager
Watching a file descriptor is now done using a FDWatcher object
|
2013-01-10 19:10:42 +01:00 |
|
Maxime Coste
|
26632726ad
|
Support initial command passing when a client is connecting
|
2012-12-18 21:20:36 +01:00 |
|
Maxime Coste
|
9236c87842
|
UserInterface: add info box support
using the info command, you can display an arbitrary string
in a tooltip box.
|
2012-12-14 19:04:34 +01:00 |
|
Maxime Coste
|
fe98ba7494
|
add some debug output to RemoteUI
|
2012-11-19 19:06:32 +01:00 |
|
Maxime Coste
|
1ea4b3998a
|
Add a ClientManager for managing client lifetimes
|
2012-10-30 14:00:44 +01:00 |
|
Maxime Coste
|
254d43856d
|
NCurses: refactor status line handling, and disambiguate status line from mode line
|
2012-10-29 19:01:57 +01:00 |
|
Maxime Coste
|
d9729cc29e
|
Handle all available input before redrawing
|
2012-10-28 09:26:54 +01:00 |
|
Maxime Coste
|
61c8ef6ce4
|
remote: send resize message when needed
|
2012-10-26 16:14:51 +02:00 |
|
Maxime Coste
|
73aa11ac16
|
remote: check read/write results, detect disconnections
|
2012-10-26 13:45:32 +02:00 |
|
Maxime Coste
|
1c3f6c314f
|
send actual dimensions of remote client at connection
|
2012-10-25 12:51:01 +02:00 |
|
Maxime Coste
|
b9eb939e05
|
Add some remote client support protocol code
|
2012-10-23 22:55:44 +02:00 |
|