summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/README13
1 files changed, 5 insertions, 8 deletions
diff --git a/patches/README b/patches/README
index 165ace0..3806d9b 100644
--- a/patches/README
+++ b/patches/README
@@ -2,19 +2,16 @@ These patches are to make various apps work properly with input transformation
and redirection. These fixes are primarily for drag and drop, as this is where
most of the problems lie.
-The patch for gtk only adds support for transformed windows. In order to
-support redirection, it needs another patch.
-
-Qt already supports transformed windows, but needs the patch for redirection.
-
-The patch for enlightenment adds support for both transformation and
-redirection of windows.
+Qt needs a patch to support redirection. Gtk and enlightenment need patches
+for transformation as well as redirection. These patches add all of the above
+for qt/gtk/e
---
The patch for gtk was generated against its git repository, from commit
0111030586706f91f3271094280ad23559c47b36
-The patch for enlightenment was generated against its svn repository, but it seems "svn log" won't tell me when (Temporary failure in name resolution ...)
+The patch for enlightenment was generated against its svn repository, but it
+seems "svn log" won't tell me when (Temporary failure in name resolution ...)
The patch for qt was generated against this: qt-x11-opensource-src-4.5.2.tar.bz2