[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ksnapshot/frameworks] /: now that we have a native helper again, reenable kwin effect support
From:       Aaron Seigo <aseigo () kde ! org>
Date:       2014-09-15 8:16:04
Message-ID: E1XTRS8-0005kS-HY () scm ! kde ! org
[Download RAW message or body]

Git commit c63847fd971e6be92367c394be494499d7e6d080 by Aaron Seigo.
Committed on 15/09/2014 at 08:13.
Pushed by aseigo into branch 'frameworks'.

now that we have a native helper again, reenable kwin effect support

M  +1    -1    ksnapshot.cpp

http://commits.kde.org/ksnapshot/c63847fd971e6be92367c394be494499d7e6d080

diff --git a/ksnapshot.cpp b/ksnapshot.cpp
index 2bc458e..c1455c9 100644
--- a/ksnapshot.cpp
+++ b/ksnapshot.cpp
@@ -745,7 +745,7 @@ void KSnapshot::performGrab()
         grabPointerImage(offset.x(), offset.y());
         qDebug() << "last window position is" << offset;
     } else if (mode() == WindowUnderCursor) {
-        if (false /* m_includeAlpha FIXME ... this is broken right now. see slotWindowGrabbed */) {
+        if (m_includeAlpha) {
             // use kwin effect
             QDBusConnection::sessionBus().connect("org.kde.kwin", "/Screenshot",
                                                   "org.kde.kwin.Screenshot", "screenshotCreated",

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic