[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons at default low-DPI scale 1.0)

2017-06-21 Thread Daniel van Vugt
** Summary changed: - Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons) + Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons at default low-DPI scale 1.0) ** Summary changed: - Squashed blurry battery indicator in gnome-shell (using ubuntu-mono

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-21 Thread Daniel van Vugt
** Tags added: gnome-17.10 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1693155 Title: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-20 Thread Daniel van Vugt
Deleted attachment from comment #8. I had unwittingly produced SVGs containing PNG (non-scalable) :) But regardless, I don't think squaring the icons or modifying gnome- shell to accept non-square is the answer. Because even after you fix the aspect ratio, the Ubuntu mono battery icons still look

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-20 Thread Daniel van Vugt
** Attachment removed: "fix-1693155-24x24.zip" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1693155/+attachment/4899192/+files/fix-1693155-24x24.zip -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-20 Thread Treviño
Mh, i remember we had some kind of "custom code" in unity for this... IIRC it should be here: http://bazaar.launchpad.net/~unity- team/unity/trusty/view/head:/panel/PanelIndicatorEntryView.cpp#L397 I guess this happens because the icon isn't squared, so if we change the icon to be a square we'd

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-20 Thread Treviño
Ups... I didn't read your latest comment... So yeah. We agree :-D -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1693155 Title: Squashed blurry battery indicator in

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell (using ubuntu-mono icons)

2017-06-20 Thread Daniel van Vugt
And we could achieve the same "fix" as comment #8 by modifying gnome- shell itself to ensure non-square icons are padded into squares, and never stretched. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-20 Thread Daniel van Vugt
And for future reference: To make a 32x24 icon (which is really only 24 wide with padding) into 24x24, use this (and adjust accordingly for other dimensions): convert -background none -extent 32x32 -page -5+0 INFILE.svg - | convert -background none -crop 24x24 - OUTFILE.svg ** Summary changed:

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-20 Thread Daniel van Vugt
The good news: I have a proof of concept fix attached. Just made sure all the icons have invisible square borders, and all are 24x24. The bad news (1): A more modern directory layout for our icon theme would be required to use these. Just putting them in the 24/ directory is not enough. You have

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-19 Thread Daniel van Vugt
Note this bug is most significant on low DPI machines. If you view it in high DPI then you can make out the shape of the battery better, but it's still not great. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-07 Thread Daniel van Vugt
** No longer affects: ubuntu-mono (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1693155 Title: Squashed blurry battery indicator in gnome-shell Status in

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-07 Thread Amr Ibrahim
The ubuntu-mono source does not exist post-precise. It was replaced with the ubuntu-themes source. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1693155 Title:

[Touch-packages] [Bug 1693155] Re: Squashed blurry battery indicator in gnome-shell

2017-06-02 Thread Daniel van Vugt
** Summary changed: - Squashed blurry battery indicator + Squashed blurry battery indicator in gnome-shell -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1693155