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

List:       kwin
Subject:    Re: Review Request 109075: Rewrite of Scale In effect to JavaScript
From:       "Kai Uwe Broulik" <kde () privat ! broulik ! de>
Date:       2013-02-21 13:21:59
Message-ID: 20130221132159.8832.65615 () vidsolbach ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109075/
-----------------------------------------------------------

(Updated Feb. 21, 2013, 1:21 p.m.)


Review request for kwin.


Changes
-------

Correct diff ...


Description
-------

This patch re-implements the Scale In effect in JavaScript.

We probably need some sort of update script? Since the current effect is just \
scalein.desktop while this one is now kwin4_effect_scalein.desktop


Diffs (updated)
-----

  kwin/effects/CMakeLists.txt 6d2457c 
  kwin/effects/scalein/CMakeLists.txt 6a16861 
  kwin/effects/scalein/package/CMakeLists.txt PRE-CREATION 
  kwin/effects/scalein/package/contents/code/main.js PRE-CREATION 
  kwin/effects/scalein/package/metadata.desktop PRE-CREATION 
  kwin/effects/scalein/scalein.cpp e78b0b2 
  kwin/effects/scalein/scalein.desktop a084435 
  kwin/effects/scalein/scalein.h 0b3ae56 

Diff: http://git.reviewboard.kde.org/r/109075/diff/


Testing
-------

On OpenGL it works as expected (windows zoom in, but for instance Plasma popups \
don't) but on my lightdm --test-mode session which only supports XRender, also the \
Plasma popups zoom in. Couldn't figure out why that is.


Thanks,

Kai Uwe Broulik


[Attachment #5 (text/html)]

<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 \
solid;">  <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/109075/">http://git.reviewboard.kde.org/r/109075/</a>
  </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for kwin.</div>
<div>By Kai Uwe Broulik.</div>


<p style="color: grey;"><i>Updated Feb. 21, 2013, 1:21 p.m.</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Correct diff ...</pre>  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">This patch re-implements the Scale In effect in JavaScript.

We probably need some sort of update script? Since the current effect is just \
scalein.desktop while this one is now kwin4_effect_scalein.desktop</pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">On OpenGL it works as expected (windows zoom in, but for instance Plasma \
popups don&#39;t) but on my lightdm --test-mode session which only supports XRender, \
also the Plasma popups zoom in. Couldn&#39;t figure out why that is.</pre>  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> \
(updated)</h1> <ul style="margin-left: 3em; padding-left: 0;">

 <li>kwin/effects/CMakeLists.txt <span style="color: grey">(6d2457c)</span></li>

 <li>kwin/effects/scalein/CMakeLists.txt <span style="color: \
grey">(6a16861)</span></li>

 <li>kwin/effects/scalein/package/CMakeLists.txt <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>kwin/effects/scalein/package/contents/code/main.js <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>kwin/effects/scalein/package/metadata.desktop <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>kwin/effects/scalein/scalein.cpp <span style="color: grey">(e78b0b2)</span></li>

 <li>kwin/effects/scalein/scalein.desktop <span style="color: \
grey">(a084435)</span></li>

 <li>kwin/effects/scalein/scalein.h <span style="color: grey">(0b3ae56)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/109075/diff/" style="margin-left: \
3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>



_______________________________________________
kwin mailing list
kwin@kde.org
https://mail.kde.org/mailman/listinfo/kwin


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

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