This forum has been archived. All content is frozen. Please use KDE Discuss instead.

show-offline icon is not visible.

Tags: None
(comma "," separated)
User avatar
david_edmundson
KDE Developer
Posts
359
Karma
1
OS

show-offline icon is not visible.

Wed Nov 19, 2014 1:59 pm
Hello,

I filed a bug in bugzilla about one of the icons not really working.
https://bugs.kde.org/show_bug.cgi?id=341082

I wanted to CC it here to make sure it's not lost.
User avatar
andreas_k
Registered Member
Posts
561
Karma
0
Which icon is not visible? can you post a screenshot of the oxygen style?
User avatar
Uri_Herrera
Registered Member
Posts
215
Karma
0
OS
It's there, it's not missing or a bug, it's the color scheme he/she's using that's hiding the icon.

User avatar
colomar
Registered Member
Posts
947
Karma
2
OS
Uri_Herrera wrote:It's there, it's not missing or a bug, it's the color scheme he/she's using that's hiding the icon.


"He or she" is David himself, he filed the bug ;)
I'm using Plasma 4 but with the official Breeze widget, color and icon schemes, and it's invisible here as well.

Last edited by colomar on Wed Nov 19, 2014 8:34 pm, edited 1 time in total.
User avatar
Uri_Herrera
Registered Member
Posts
215
Karma
0
OS
Ah yes, I didn't see the "I filed the bug", sorry!.

Another gray it will have to be for those icons then.
luebking
Karma
0
Gray would just look disabled, would it?

Slight mod ("black", hollow heads, "Zz" indication ;-)

Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   version="1.1"
   width="22"
   height="22"
   id="svg3049">
  <defs
     id="defs3051" />
  <metadata
     id="metadata3054">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     transform="translate(-421.71429,-525.79074)"
     id="layer1">
    <path
       d="M 8,6 C 6.3380003,6 5,7.3380003 5,9 c 0,1.662 1.3380003,3 3,3 1.6619997,0 3,-1.338 3,-3 C 11,7.3380003 9.6619997,6 8,6 z m 0,1 c 1.108,0 2,0.892 2,2 0,1.108 -0.892,2 -2,2 C 6.892,11 6,10.108 6,9 6,7.892 6.892,7 8,7 z m 0,6 c -2.7700166,0 -5,2.229983 -5,5 l 0,1 10,0 0,-1 c 0,-2.770017 -2.229983,-5 -5,-5 z m 0,1 c 2.216017,0 4,1.783983 4,4 l -8,0 c 0,-2.216017 1.7839834,-4 4,-4 z"
       transform="translate(421.71429,525.79074)"
       id="rect4109"
       style="fill:#4d4d4d;fill-opacity:1;stroke:none" />
    <path
       d="m 14,3 c -1.662,0 -3,1.338 -3,3 0,1.662 1.338,3 3,3 1.662,0 3,-1.338 3,-3 0,-1.662 -1.338,-3 -3,-3 z m 0,1 c 1.108,0 2,0.892 2,2 0,1.108 -0.892,2 -2,2 -1.108,0 -2,-0.892 -2,-2 0,-1.108 0.892,-2 2,-2 z m 0,6 c -0.646346,0 -1.250135,0.147829 -1.8125,0.375 l 0.4375,0.90625 C 13.052816,11.120744 13.514485,11 14,11 c 2.21602,0 4,1.78398 4,4 l -3.5,0 0.5,1 4,0 0,-1 c 0,-2.77002 -2.22998,-5 -5,-5 z"
       transform="translate(421.71429,525.79074)"
       id="path4139"
       style="fill:#4d4d4d;fill-opacity:1;stroke:none" />
    <text
       x="427.1264"
       y="528.79071"
       id="text4348"
       xml:space="preserve"
       style="font-size:2.70690107px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Segoe;-inkscape-font-specification:Segoe Bold"><tspan
         x="427.1264"
         y="528.79071"
         id="tspan4350">Z</tspan></text>
    <text
       x="428.71429"
       y="530.79071"
       id="text4352"
       xml:space="preserve"
       style="font-size:4.1350317px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4d4d4d;fill-opacity:1;stroke:none;font-family:Segoe;-inkscape-font-specification:Segoe Bold"><tspan
         x="428.71429"
         y="530.79071"
         id="tspan4354">Z</tspan></text>
  </g>
</svg>
User avatar
Uri_Herrera
Registered Member
Posts
215
Karma
0
OS

Re: show-offline icon is not visible.

Wed Nov 19, 2014 10:50 pm
luebking wrote:Gray would just look disabled, would it?


Well that's sort of the point, dark gray=enabled light gray=disabled.

The letters don't fit the grid so they're only going to look like blurred blobs. Just another color should do, one that doesn't blend in with the Breeze color scheme.
User avatar
david_edmundson
KDE Developer
Posts
359
Karma
1
OS
From my POV either is fine, and would be a lot better than the current situation that unfortunately blends in.
User avatar
Uri_Herrera
Registered Member
Posts
215
Karma
0
OS
david_edmundson wrote:From my POV either is fine, and would be a lot better than the current situation that unfortunately blends in.


I've already changed the color of the icon and the others that used it.
User avatar
david_edmundson
KDE Developer
Posts
359
Karma
1
OS
Awesome! Thanks :)


Bookmarks



Who is online

Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]