summaryrefslogtreecommitdiff
path: root/vcl/README
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-02-17 23:40:48 +0100
committerJan Holesovsky <kendy@collabora.com>2014-02-17 23:42:35 +0100
commitf807ece8857457860042501b293f9f065c17fd0b (patch)
treea48b4db166dc589dd366fd8b41f7257ffafd48a7 /vcl/README
parentdfbfd51c0173e61858e2f13d89491bad43bde0f5 (diff)
Clipboard content dumping tool to README.
Found it by chance, don't want to lose the link ;-) Change-Id: Ie3a1c253a287a8e3ff6f82e75176e22305a03b39
Diffstat (limited to 'vcl/README')
-rw-r--r--vcl/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcl/README b/vcl/README
index e4cc92245014..c1fc0bf2119c 100644
--- a/vcl/README
+++ b/vcl/README
@@ -45,6 +45,12 @@ unx/
generic/
+ raw X11 support
+ dtrans/
+ + "data transfer" - clipboard handling
+ + http://stackoverflow.com/questions/3261379/getting-html-source-or-rich-text-from-the-x-clipboard
+ for tips how to show the current content of the
+ clipboard
+
How the platform abstraction works