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

List:       kde-panel-devel
Subject:    Re: Review Request: Add a system tray option to always show all items
From:       Volker_Härtel <cyberbeat () gmx ! de>
Date:       2011-07-18 13:08:17
Message-ID: 20110718130817.32707.95931 () vidsolbach ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


> On Feb. 26, 2011, 1:31 p.m., Marco Martin wrote:
> > hmm i'm not sure about it, i don't see an huge use case of showing icon=
s that are meant to be passive (so not telling anything useful at the momen=
t)
> > =

> > however the patch is well done (i appreciate disabling the combo boxes =
when the always show all option is checked)
> > so hmm, yeah, i'm a bit on the fence on this one but if there aren't ot=
her objections i think it can go in
> =

> Aaron J. Seigo wrote:
>     i object on the basis that you don't see a use case for it.
>     =

>     let's not get into the (bad) habbit of adding UI just because we "can=
't think of a reason not to". :)
> =

> Jonathan Marten wrote:
>     Obviously I can only speak for myself here, but my use case for havin=
g such an option is that I find things appearing and disappearing from the =
system tray (or other places) of their own accord extremely distracting.  E=
specially since this affects other things as well - with a full taskbar a n=
ew item in the system tray can change its width resulting in a rearrangemen=
t of the rows and tasks that I thought were in a particular place ending up=
 somewhere else.  My memory expects things to stay where they were put, or =
at least where they were when I last looked - hence my preference for keepi=
ng all system tray items visible, on KDE or any other desktop.
>     =

>     The desired operation can be achieved in other was, of course.  But t=
his option can be implemented with no substantial code changes, very little=
 visual intrusion and no effect at all on those users who choose not to use=
 it.
> =

> Aaron J. Seigo wrote:
>     the impact on those who choose not to use it is yet more config UI. t=
he impact on the developers is yet more features to maintain in this alread=
y rather complex plasmoid.
>     =

>     the benefit as i can see it is that it makes it quicker on first set-=
up (don't have to set each item on the tray to be always visible), and prev=
ents re-configuration when new items are added. what it really seems to be =
doing is working around the fact that the tray has a ridiculous number of e=
ntries in many set ups due to applications generally abusing that area to t=
hrow random icons at the user. i don't feel, however, that the inconvenienc=
e of configuring the tray for those who wish to have all icons always visib=
le in the tray (which doesn't seem to be a majority) is not imho worth the =
added UI and code.
>     =

>     btw, two things with the patch as-is: it doesn't resolve new items co=
ming and going which has the same effect, albeit with less frequency; it al=
so resets all the values of the individual items to "always show" in the co=
nfig UI which probably is incorrect (toggling the radio on then off means h=
aving to reset all the entries manually).

I like the idea very much. for me the reason is a bit different: since the =
plasmoid extends the invisible icons to the top (instead to the left), I re=
ally can't stand that extension anymore, so I always have to go through all=
 entries and select "always show". This happens more often than you think.

But as Aaron noticed this patch should not set individual icons, but handle=
 this new option when icons are shown/hidden.


- Volker


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


On Feb. 25, 2011, 4:33 p.m., Jonathan Marten wrote:
> =

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

> (Updated Feb. 25, 2011, 4:33 p.m.)
> =

> =

> Review request for Plasma.
> =

> =

> Summary
> -------
> =

> If the user wishes to have all system tray items visible at all times, th=
ere is no single setting to allow this.  The only option is to go to System=
 Tray Settings - Entries and set all of the "Visibility" combo boxes to "Al=
ways Visible", and repeat this whenever a new item appears.
> =

> All versions of a popular closed source operating system have this option=
 for the system tray.
> =

> This change adds a check box "Always show all system tray items" below th=
e list on the Entries page.  Checking this sets all items (current and any =
new ones that may appear in future) to be always visible and disables the "=
Visibility" column.  It is still possible to access the "Keyboard Shortcut"=
 column.
> =

> The default is for this option not to be set, so the system tray operatio=
n is the same as before.
> =

> =

> Diffs
> -----
> =

>   plasma/generic/applets/systemtray/ui/applet.h b0e9a55 =

>   plasma/generic/applets/systemtray/ui/applet.cpp bd2d8ff =

>   plasma/generic/applets/systemtray/ui/autohide.ui 3b6efff =

>   plasma/generic/applets/systemtray/ui/taskarea.h 091763c =

>   plasma/generic/applets/systemtray/ui/taskarea.cpp cfa503b =

> =

> Diff: http://git.reviewboard.kde.org/r/100743/diff
> =

> =

> Testing
> -------
> =

> Built kde-workspace with these changes, checked operation of system tray =
and settings dialogue with this option checked and not checked.
> =

> =

> Thanks,
> =

> Jonathan
> =

>


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





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On February 26th, 2011, 1:31 p.m., <b>Marco \
Martin</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;">hmm i&#39;m not sure about it, i don&#39;t see an huge use case of \
showing icons that are meant to be passive (so not telling anything useful at the \
moment)

however the patch is well done (i appreciate disabling the combo boxes when the \
always show all option is checked) so hmm, yeah, i&#39;m a bit on the fence on this \
one but if there aren&#39;t other objections i think it can go in</pre>  \
</blockquote>




 <p>On March 3rd, 2011, 6:40 a.m., <b>Aaron J. Seigo</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;">i object on the basis \
that you don&#39;t see a use case for it.

let&#39;s not get into the (bad) habbit of adding UI just because we &quot;can&#39;t \
think of a reason not to&quot;. :)</pre>  </blockquote>





 <p>On March 3rd, 2011, 6:23 p.m., <b>Jonathan Marten</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;">Obviously I can only \
speak for myself here, but my use case for having such an option is that I find \
things appearing and disappearing from the system tray (or other places) of their own \
accord extremely distracting.  Especially since this affects other things as well - \
with a full taskbar a new item in the system tray can change its width resulting in a \
rearrangement of the rows and tasks that I thought were in a particular place ending \
up somewhere else.  My memory expects things to stay where they were put, or at least \
where they were when I last looked - hence my preference for keeping all system tray \
items visible, on KDE or any other desktop.

The desired operation can be achieved in other was, of course.  But this option can \
be implemented with no substantial code changes, very little visual intrusion and no \
effect at all on those users who choose not to use it.</pre>  </blockquote>





 <p>On March 4th, 2011, 3:58 p.m., <b>Aaron J. Seigo</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;">the impact on those who \
choose not to use it is yet more config UI. the impact on the developers is yet more \
features to maintain in this already rather complex plasmoid.

the benefit as i can see it is that it makes it quicker on first set-up (don&#39;t \
have to set each item on the tray to be always visible), and prevents \
re-configuration when new items are added. what it really seems to be doing is \
working around the fact that the tray has a ridiculous number of entries in many set \
ups due to applications generally abusing that area to throw random icons at the \
user. i don&#39;t feel, however, that the inconvenience of configuring the tray for \
those who wish to have all icons always visible in the tray (which doesn&#39;t seem \
to be a majority) is not imho worth the added UI and code.

btw, two things with the patch as-is: it doesn&#39;t resolve new items coming and \
going which has the same effect, albeit with less frequency; it also resets all the \
values of the individual items to &quot;always show&quot; in the config UI which \
probably is incorrect (toggling the radio on then off means having to reset all the \
entries manually).</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;">I like the idea very \
much. for me the reason is a bit different: since the plasmoid extends the invisible \
icons to the top (instead to the left), I really can&#39;t stand that extension \
anymore, so I always have to go through all entries and select &quot;always \
show&quot;. This happens more often than you think.

But as Aaron noticed this patch should not set individual icons, but handle this new \
option when icons are shown/hidden.</pre> <br />








<p>- Volker</p>


<br />
<p>On February 25th, 2011, 4:33 p.m., Jonathan Marten wrote:</p>






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

<div>Review request for Plasma.</div>
<div>By Jonathan Marten.</div>


<p style="color: grey;"><i>Updated Feb. 25, 2011, 4:33 p.m.</i></p>




<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;">If the user wishes to have all system tray items visible at all times, \
there is no single setting to allow this.  The only option is to go to System Tray \
Settings - Entries and set all of the &quot;Visibility&quot; combo boxes to \
&quot;Always Visible&quot;, and repeat this whenever a new item appears.

All versions of a popular closed source operating system have this option for the \
system tray.

This change adds a check box &quot;Always show all system tray items&quot; below the \
list on the Entries page.  Checking this sets all items (current and any new ones \
that may appear in future) to be always visible and disables the \
&quot;Visibility&quot; column.  It is still possible to access the &quot;Keyboard \
Shortcut&quot; column.

The default is for this option not to be set, so the system tray operation is the \
same as before.</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;">Built kde-workspace with these changes, checked operation of system tray \
and settings dialogue with this option checked and not checked. </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/generic/applets/systemtray/ui/applet.h <span style="color: \
grey">(b0e9a55)</span></li>

 <li>plasma/generic/applets/systemtray/ui/applet.cpp <span style="color: \
grey">(bd2d8ff)</span></li>

 <li>plasma/generic/applets/systemtray/ui/autohide.ui <span style="color: \
grey">(3b6efff)</span></li>

 <li>plasma/generic/applets/systemtray/ui/taskarea.h <span style="color: \
grey">(091763c)</span></li>

 <li>plasma/generic/applets/systemtray/ui/taskarea.cpp <span style="color: \
grey">(cfa503b)</span></li>

</ul>

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




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








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



_______________________________________________
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