summaryrefslogtreecommitdiff
path: root/TODO.xspice
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-04-27 18:22:28 +0300
committerAlon Levy <alevy@redhat.com>2011-07-23 00:54:53 +0300
commitee0e638e119d54fb3f9eda6de18f8fb3884d8509 (patch)
tree6e54f28f9d10a68a74eb13a9bca38d6d8335e8ae /TODO.xspice
parent4d04f2bb72bf8d7aff6f33d2dd77d8c5c0e77f83 (diff)
xspice: README, TODO, config, xspice launcher script
xspice is placed under scripts, adding a new Makefile.am, only installed if --enable-xspice. spiceqxl.xorg.conf.example is placed under examples to be installed to share/doc if --enable-xspice.
Diffstat (limited to 'TODO.xspice')
-rw-r--r--TODO.xspice23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO.xspice b/TODO.xspice
new file mode 100644
index 0000000..5793b76
--- /dev/null
+++ b/TODO.xspice
@@ -0,0 +1,23 @@
+TODO:
+
+ OOM. Not releasing?
+ Out of memory allocating 3145748 bytes
+ Out of mem - stats
+
+ Cursor channel missing.
+ No copy paste.
+ No agent at all.
+ agent should probably be thought to run with Xspice too. That way
+ mouse emulation in Xspice can be avoided entirely. But how do you
+ get an input device to belong to Xspice :1.0 and not to Xorg :0.0?
+
+ Keyboard:
+ * repeat (xset r 100) does nothing. This is because spice client
+ of course does repeat. But would be nice to transmit this.
+
+ Video: youtube seemed choppy, some frames were repeating (cpu 30%~, so not
+ cpu bound). Possible multimedia time? Isn't this set by the driver, i.e.
+ should be identical with in vm qxl driver?
+
+ Performance:
+ didn't check.