5
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-01-05 09:17:56 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
Dietmar Maurer
68c2b067e2 implement command line options using getopt 2013-10-25 13:31:16 +02:00
Dietmar Maurer
1631c5a9a7 use SASL for auth, always use TLS 2013-10-23 10:58:24 +02:00
Dietmar Maurer
c783f72614 resize: discard pending commands 2013-10-09 13:34:06 +02:00
Dietmar Maurer
6508981fdd reset cursor after resize 2013-10-09 13:09:51 +02:00
Dietmar Maurer
622c777f6e cleanup cursor code 2013-10-08 14:14:36 +02:00
Dietmar Maurer
27441de63d clear surface after resize 2013-10-08 11:53:53 +02:00
Dietmar Maurer
ead260d74d remove unneeded assertion 2013-10-08 11:29:17 +02:00
Dietmar Maurer
30930d4145 only call wakeup when needed 2013-10-08 11:28:08 +02:00
Dietmar Maurer
e70e45a9d0 cache glyphs 2013-10-08 09:57:57 +02:00
Dietmar Maurer
62e6a86b86 set SPICE_IMAGE_FLAGS_CACHE_ME flag
This is required in order to cache images.
2013-10-08 08:57:18 +02:00
Dietmar Maurer
8f53ae816c implement resize 2013-09-17 13:13:19 +02:00
Dietmar Maurer
1d11aa1227 allow to select text regions 2013-09-13 10:02:59 +02:00
Dietmar Maurer
60b9ef6325 start mouse support 2013-09-12 14:22:05 +02:00
Dietmar Maurer
11ba14dc32 allow to pass connection timeout as parameter 2013-09-12 12:23:05 +02:00
Dietmar Maurer
b1f67c203d implement underline text attribute 2013-09-12 12:16:02 +02:00
Dietmar Maurer
e9a6b86cb9 try to cache glyphs 2013-09-12 11:24:10 +02:00
Dietmar Maurer
38e3e91281 simplify code 2013-09-12 09:33:24 +02:00
Dietmar Maurer
a3fd8291f7 fix debug messages 2013-09-12 09:26:44 +02:00
Dietmar Maurer
b052e9c7dc use gunichar2 2013-09-11 13:15:53 +02:00
Dietmar Maurer
a0579497f2 cleanup debugging code 2013-09-11 12:56:28 +02:00
Dietmar Maurer
4ef70811b8 add copyright (GPLv2) 2013-09-11 12:11:43 +02:00
Dietmar Maurer
64bc7a2f9d use reasonable names (instead of 'test') 2013-09-11 11:59:40 +02:00