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

List:       kde-panel-devel
Subject:    Re: Review Request 122742: Add a combo box to select QT_DEVICE_PIXEL_RATIO
From:       "David Edmundson" <david () davidedmundson ! co ! uk>
Date:       2015-04-08 16:41:16
Message-ID: 20150408164116.31692.1671 () mimi ! kde ! org
[Download RAW message or body]

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


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


New plan as I didn't really like this, and now I have another 3 months.

I want to move the Xft.dpi setting currently in the fonts KCM into here as a slider \
with a preview.

(It turns out you can store xrdb settings per screen, but we'll need to patch the Qt \
XCB plugin to make full use of that. Either way, no worse than current state)

Then I'll make it scale everything if the logical DPI is set to > 144. Will save \
having two similar things in two places, and it will make doing 1.5 scaling look \
kinda sensible.

- David Edmundson


On March 2, 2015, 6:16 p.m., David Edmundson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122742/
> -----------------------------------------------------------
> 
> (Updated March 2, 2015, 6:16 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: kscreen
> 
> 
> Description
> -------
> 
> Add a combo box to select QT_DEVICE_PIXEL_RATIO
> 
> Probably not worth merging just yet, given some other parts are broken...but it's a \
> step forwards. 
> 
> Diffs
> -----
> 
> CMakeLists.txt 6f1769a 
> kcm/src/CMakeLists.txt 8c693b5 
> kcm/src/kcm_kscreen.cpp b9f3596 
> kcm/src/widget.h 88d6407 
> kcm/src/widget.cpp 9ff8af6 
> 
> Diff: https://git.reviewboard.kde.org/r/122742/diff/
> 
> 
> Testing
> -------
> 
> 
> File Attachments
> ----------------
> 
> screenshot.png
> https://git.reviewboard.kde.org/media/uploaded/files/2015/03/02/be44beec-aba8-4551-ab55-a5a04febd8fe__screenshot.png
>  
> 
> Thanks,
> 
> David Edmundson
> 
> 


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




<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/122742/">https://git.reviewboard.kde.org/r/122742/</a>
  </td>
    </tr>
   </table>
   <br />





 <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;">New \
plan as I didn't really like this, and now I have another 3 months.</p> <p \
style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: \
inherit;">I want to move the Xft.dpi setting currently in the fonts KCM into here as \
a slider with a preview.</p> <p style="padding: 0;text-rendering: inherit;margin: \
0;line-height: inherit;white-space: inherit;">(It turns out you can store xrdb \
settings per screen, but we'll need to patch the Qt XCB plugin to make full use of \
that. Either way, no worse than current state)</p> <p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Then \
I'll make it scale everything if the logical DPI is set to &gt; 144. Will save having \
two similar things in two places, and it will make doing 1.5 scaling look kinda \
sensible.</p></pre>  <br />









<p>- David Edmundson</p>


<br />
<p>On March 2nd, 2015, 6:16 p.m. UTC, David Edmundson 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 David Edmundson.</div>


<p style="color: grey;"><i>Updated March 2, 2015, 6:16 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kscreen
</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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">Add a combo box to select QT_DEVICE_PIXEL_RATIO</p> <p \
style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: \
inherit;">Probably not worth merging just yet, given some other parts are \
broken...but it's a step forwards.</p></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>CMakeLists.txt <span style="color: grey">(6f1769a)</span></li>

 <li>kcm/src/CMakeLists.txt <span style="color: grey">(8c693b5)</span></li>

 <li>kcm/src/kcm_kscreen.cpp <span style="color: grey">(b9f3596)</span></li>

 <li>kcm/src/widget.h <span style="color: grey">(88d6407)</span></li>

 <li>kcm/src/widget.cpp <span style="color: grey">(9ff8af6)</span></li>

</ul>

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



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">File Attachments \
</h1>


 <li><a href="https://git.reviewboard.kde.org/media/uploaded/files/2015/03/02/be44beec-aba8-4551-ab55-a5a04febd8fe__screenshot.png">screenshot.png</a></li>


</ul>




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







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


--===============6417543381635439667==--


[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