diff options
author | Julien Cristau <jcristau@debian.org> | 2008-08-24 17:47:20 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2008-08-24 17:48:32 +0200 |
commit | a7bbbfd0d9ef43f0ac47fe867eab7cc37b4082a4 (patch) | |
tree | 41e5bbd8f88281654f23698933653e804a992b0e /debian/patches/series | |
parent | aacde8c401f0ef95257435013cb9e79086372358 (diff) |
Make RandRQueryVersion return 1.1 for swapped clients
Don't pretend we support randr 1.2 when queried by swapped clients.
The dispatch code for RandR 1.2 requests would return BadImplementation
anyway.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 5252460d4..c6c3dbc67 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -23,6 +23,7 @@ 47_fbdevhw_magic_numbers.diff 48_xaa_nooffscreenpixmaps.diff 49_x86emu_int1a_fix.diff +50_Make-RandRQueryVersion-return-1.1-for-swapped-client.patch 91_ttf2pt1 91_ttf2pt1_updates 92_xprint-security-holes-fix.patch |