[SCM] qtbase packaging branch, experimental, updated. debian/5.6.0-beta+dfsg-4-35-g2da1ade

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Feb 15 18:00:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=2da1ade

The following commit has been merged in the experimental branch:
commit 2da1ade18cc9dafae407a9e3a9831fb997881dc4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Feb 15 15:00:29 2016 -0300

    Refresh patch.
---
 debian/patches/fix_not_delivering_focus.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/fix_not_delivering_focus.patch b/debian/patches/fix_not_delivering_focus.patch
index 7032686..cdb19d7 100644
--- a/debian/patches/fix_not_delivering_focus.patch
+++ b/debian/patches/fix_not_delivering_focus.patch
@@ -43,7 +43,7 @@ Change-Id: I433c8b638834c25f113cc134ee4185778c44f540
 
 --- a/src/plugins/platforms/xcb/qxcbwindow.cpp
 +++ b/src/plugins/platforms/xcb/qxcbwindow.cpp
-@@ -969,8 +969,13 @@ static bool focusInPeeker(QXcbConnection
+@@ -894,8 +894,13 @@ static bool focusInPeeker(QXcbConnection
          return true;
      }
      uint response_type = event->response_type & ~0x80;
@@ -59,7 +59,7 @@ Change-Id: I433c8b638834c25f113cc134ee4185778c44f540
  
      /* We are also interested in XEMBED_FOCUS_IN events */
      if (response_type == XCB_CLIENT_MESSAGE) {
-@@ -2417,14 +2422,22 @@ void QXcbWindow::handlePropertyNotifyEve
+@@ -2373,14 +2378,22 @@ void QXcbWindow::handlePropertyNotifyEve
      }
  }
  

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list