summaryrefslogtreecommitdiff
path: root/patches/README
blob: 165ace0b9d741d7f93d5417509c0f4d55b4eadf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.

---

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 qt was generated against this: qt-x11-opensource-src-4.5.2.tar.bz2