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

List:       kde-panel-devel
Subject:    Re: Review Request 105319: DBus-interface for changing wallpapers
From:       "Andrey Bondrov" <andrey.bondrov () rosalab ! ru>
Date:       2015-03-31 11:32:02
Message-ID: 20150331113202.26405.38997 () mimi ! kde ! org
[Download RAW message or body]

--===============1150224807860546631==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit



> On Фев. 8, 2013, 9:48 п.п., Albert Astals Cid wrote:
> > Varun, it seems Aaron had some comments, can you have a look at them?
> 
> Varun Herale wrote:
> Yes, I am looking at it right now.
> 
> Andrey Bondrov wrote:
> My patch, based on yours and code from kdeplasma-addons/applets/frame/frame.cpp:
> https://bugs.kde.org/show_bug.cgi?id=217950#c18
> 
> Also it adds ResizeMethodHint and screenId as options.

I'd like to port it to Plasma 5 but is it possible at all? \
kdeplasma-addons/applets/frame wasn't ported yet and I don't see any Plasma 5 \
examples how to work with wallpapers. Almost every line of the patch has to be \
adjusted to the new API.


- Andrey


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/105319/#review27009
-----------------------------------------------------------


On Июль 1, 2012, 5:56 д.п., Varun Herale wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/105319/
> -----------------------------------------------------------
> 
> (Updated Июль 1, 2012, 5:56 д.п.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: kde-workspace
> 
> 
> Description
> -------
> 
> This patch is for hosting a dbus-interface that can be used to load any installed \
> wallpaper plugin onto current desktop containment. In case of default "image" \
> plugin, the path to the image can also be sent which will change the wallpaper.   
> 
> Diffs
> -----
> 
> plasma/desktop/shell/dbus/org.kde.plasma.App.xml eefce32 
> plasma/desktop/shell/plasmaapp.h 6ae0c89 
> plasma/desktop/shell/plasmaapp.cpp 7abd8fc 
> 
> Diff: https://git.reviewboard.kde.org/r/105319/diff/
> 
> 
> Testing
> -------
> 
> Tested on different activities and made sure it works for per-virtual desktop \
> containment. 
> Haven't tested on a system with multiple screens though, as I don't have access to \
> one. Could someone please test for that ? 
> 
> Thanks,
> 
> Varun Herale
> 
> 


--===============1150224807860546631==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 8bit




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





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On Февраль 8th, 2013, 9:48 п.п. UTC, \
<b>Albert Astals Cid</b> wrote:</p>  <blockquote style="margin-left: 1em; \
border-left: 2px solid #d0d0d0; padding-left: 10px;">  <pre style="white-space: \
pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: \
-o-pre-wrap; word-wrap: break-word;">Varun, it seems Aaron had some comments, can you \
have a look at them?</pre>  </blockquote>




 <p>On Апрель 24th, 2013, 6:19 п.п. UTC, <b>Varun Herale</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Yes, I am looking at it \
right now.</pre>  </blockquote>





 <p>On Февраль 20th, 2014, 1:24 п.п. UTC, <b>Andrey Bondrov</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">My patch, based on yours \
and code from kdeplasma-addons/applets/frame/frame.cpp: \
https://bugs.kde.org/show_bug.cgi?id=217950#c18

Also it adds ResizeMethodHint and screenId as options.</pre>
 </blockquote>








</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I'd \
like to port it to Plasma 5 but is it possible at all? kdeplasma-addons/applets/frame \
wasn't ported yet and I don't see any Plasma 5 examples how to work with wallpapers. \
Almost every line of the patch has to be adjusted to the new API.</p></pre> <br />










<p>- Andrey</p>


<br />
<p>On Июль 1st, 2012, 5:56 д.п. UTC, Varun Herale wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Plasma.</div>
<div>By Varun Herale.</div>


<p style="color: grey;"><i>Updated Июль 1, 2012, 5:56 д.п.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kde-workspace
</div>


<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 is for hosting a dbus-interface that can be used to load any \
installed wallpaper plugin onto current desktop containment. In case of default \
&quot;image&quot; plugin, the path to the image can also be sent which will change \
the wallpaper.   </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;">Tested on different activities and made sure it works for per-virtual \
desktop containment.

Haven&#39;t tested on a system with multiple screens though, as I don&#39;t have \
access to one. Could someone please test for that ?</pre>  </td>
 </tr>
</table>


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

 <li>plasma/desktop/shell/dbus/org.kde.plasma.App.xml <span style="color: \
grey">(eefce32)</span></li>

 <li>plasma/desktop/shell/plasmaapp.h <span style="color: grey">(6ae0c89)</span></li>

 <li>plasma/desktop/shell/plasmaapp.cpp <span style="color: \
grey">(7abd8fc)</span></li>

</ul>

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






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







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


--===============1150224807860546631==--


[Attachment #3 (text/plain)]

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


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

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