• Devuan editors
  • devuan-art
  • Issues
  • #5

Closed
Open
Opened 2015-09-01T15:27Z by Daniel Reurich @CenturionDan 4 of 4 tasks completed 4/4 tasks

replacement graphics needed for desktop-base

We need a whole bunch of graphics for desktop-base:

  • backgrounds - covering the various sizes, aspect ratio's and themes - in svg format.
  • icons, emblems & pixmaps
    • Icon for Desktop link to Devuan homepage & Documentation/reference: see https://git.devuan.org/packages-base/desktop-base/blob/master/icons/scalable/emblems/emblem-debian.svg (and icons/32x32/emblems etc)
    • Icon for Desktop link to Devuan Security Info web page: see https://git.devuan.org/packages-base/desktop-base/blob/master/pixmaps/debian-security.png

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • Daniel Reurich
    Daniel Reurich @CenturionDan · 2015-09-21T23:10Z

    Here is a mockup of the dark background as an svg that should work for all desktop resolutions and aspect ratio's.

    devuan-jessie-base-background.svg

    Edited 2015-09-21T23:25Z
  • Daniel Reurich
    Daniel Reurich @CenturionDan · 2015-10-29T03:53Z

    Here's what I'm going to use for desktop-base for the beta release.

    devuan-jessie-software-freedom-blue.svg

    Edited 2015-10-29T07:21Z
  • golinux
    golinux @golinux · 2015-10-29T14:15Z

    The tag line font is too heavy on my old 20" screen. Don't know if that is an svg resize problem or a change that you made. If it's been bolded try just regular. I also suggest that you move the tag line to align with the left side of the "E" and down a bit - it's a little crammed against Devuan atm. The color will work though . . .

    Edited 2015-10-29T14:27Z
  • hellekin
    hellekin @hellekin · 2015-11-01T10:17Z

    I'm against using a single file for all resolutions. IT JUST DOESN'T WORK . And NO , no blue. We're not Windows, and we already spent days finding the green. Come on, why undo what's been done already?

  • Jaromil
    Jaromil @jaromil · 2015-11-01T14:13Z

    We haven't much time to do this among other tasks, so the need to round-up for a beta is bigger than having perfection. Said that, it would be great if designers can provide the correct files, as Daniel is simply attending to the packaging process.

    If something doesn't works perfectly in Beta it's also fine, we'll note it and change it in the final release.

    Please provide solutions or plan them for the stable now, Daniel needs files to fill into the desktop and the grub splash, let not this choice become a major issue now.

  • Daniel Reurich
    Daniel Reurich @CenturionDan · 2015-11-01T20:06Z

    @hellekin well you may have spent days "finding" green but it is not for me, and I suspect that 95% of Devuan users would immediately swap out the theme for something less garrish and jarring. That's my opinion, but maybe we should at least test our assumptions with a poll. Blue may well be used for a lot of common desktop themes just simply because it actually is a colour that is easy on the eye and neutral. That said, the proposed background is grey with a very very subtle hint of blue hue - aka less than 5% more blue then red and green on the the rgb scale... most people would call it grey... I like it less then a typical blue background but a lot more then the green - besides it was @golinux that had originally proposed that colour scheme - I just applied it to the SVG.

    I don't think that your knee jerk reaction in refusing blue just "because that's what everyone else uses" is a good enough reason to justify giving people a punch in the eye when they first boot Devuan. Whatever we have as the default background and theme has to be neutral enough to not evoke a strong emotional response to it, and the green will produce a strong emotional response and people will judge Devuan by that first few minutes. I don't think Devuan exists to just be different, rather to continue in the spirit of Debian to provide the "Universal Operating System" without the politics that have consumed Debian and resulted in bad decisions like adoption of systemd as the only viable init system.

    As far as the SVG is concerned, unless your going to do the work of producing image files covering all aspect ratio's and common resolutions and your prepared to maintain and provide the xml mapping for that, then an SVG is the next best way to provide a nicely scaling solution that will look good across the whole range of aspect ratio's and resolutions. The only issue with using svg is the text font - Fira-sans which isn't packaged for debian, the reason being that there is currently no way to automatically build the font from the original source. (The version you've used was compiled using proprietary tools). See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724629

    Anyway these are all fixable issues if we work together, but the more pressing thing is the other bits I do need like Devuan icon's again either the whole range of pixmaps or again scalable versions.

    just my 2 cents... Daniel.

    Edited 2015-11-04T00:25Z
  • golinux
    golinux @golinux · 2015-11-01T21:20Z

    How about purpy (with the default tag, of course)? Avoids both green and blue:

    https://git.devuan.org/uploads/note/attachment/1035/devuan-4-freedoms-purpy-136.jpg

    I just want to get the beta out. But am also aware that branding is important and that includes a color palette IMO.

  • David Harrison
    David Harrison @garbonzo · 2015-11-09T22:53Z

    As discussed on irc: I looked at the file 'devuan-jessie-software-freedom-blue.svg' as suggested. It had certain issues, some of which are likely to stem from the finalised logo design itself.

    1. Logo: this ought to be a set of 'pure' filled shapes (ie. no clipping masks, no strokes, no overlaps, just shapes filled with colour). This will go further toward guaranteeing that the logo will scale properly. For example it's risky to rely on clipping paths, or on most of the logo being rendered as strokes -- some other software than inkscape can and will render it differently at various sizes. Therefore I 'flattened' the logo into a group of filled, unstroked outlines that should behave better and need no clipping masks.

    2. The strapline, if left as a text object, depends on Fira Sans being installed in the right weight. I outlined the text which means the shapes will render with or without Fira installed.

    I didn't want to overwrite anything in this repo so please look at https://git.devuan.org/garbonzo/graphics-edits

    As for the installable Fira fonts, I suggested on IRC to download the latest snapshot of otf or ttf fonts from Mozilla, then package those as some kind of transitional/metapackage (terminology??). The SVG glyphs available from Mozilla are a side-issue -- they are intended for use as webfonts, not as desktop fonts. The TTF/OTF files (OTF better I think due to Unicode support) would make a lovely package by themselves -- they include all the proper attributes such as hinting, kerning pairs, spacing metrics... which SVG glyphs on their own won't include.

    Best,

    David H/FlibberTGibbet/Garbonzo

  • Daniel Reurich
    Daniel Reurich @CenturionDan · 2015-11-10T10:55Z

    here's my latest iteration ... devuan-jessie-software-freedom-blue2.svg

  • David Harrison
    David Harrison @garbonzo · 2015-11-10T11:31Z

    Here's my take on a clean, flattened logo. The slight indentation is still (just) visible where the circle meets the top edge of the 'D' swoosh, but that requires a very small change of shape to remove -- I won't go that far without the original author's approval. However this one doens't rely on clipping masks or strokes of any sort, so should behave itself in the wider world where we don't have control over how it gets rendered.

    logo-strapline-only.svg

    Best,

    David

  • David Harrison
    David Harrison @garbonzo · 2015-11-11T14:59Z

    Here are previews of the 'wide' aspect ratio, again in neutral grey. The "tiny" version is just to demonstrate that the text is still readable at 640W. If this tweak to Hellekin's original layout is OK, then we have both shapes (one for 16:10 and 16:9, the other for 5:4 and 4:3) and I can begin producing colour versions to order!

    devuan-jessie-software-freedom-neutral-wide-large

    devuan-jessie-software-freedom-neutral-wide-tiny

  • hellekin
    hellekin @hellekin · 2015-11-11T15:13Z

    \xf0\x9f\x91\x8d \xf0\x9f\x91\x8d

  • David Harrison
    David Harrison @garbonzo · 2015-11-11T15:14Z

    Thanks, I'll get cracking then!

  • golinux
    golinux @golinux · 2015-11-11T16:27Z

    Me too!

    \xf0\x9f\x91\x8d \xf0\x9f\x91\x8d

  • hellekin
    hellekin @hellekin · 2016-03-24T06:05Z

    I think we need this to close devuan-packages/desktop-base#3 .

  • golinux
    golinux @golinux · 2016-03-24T15:18Z

    Please see this issue I just opened:

    devuan-packages/desktop-base#14 (closed)

  • hellekin
    hellekin @hellekin · 2016-04-22T18:44Z

    Are we done here?

  • hellekin @hellekin Added awaiting feedback label · 2016-04-22T18:44Z

    Added awaiting feedback label

  • golinux @golinux Reassigned to @CenturionDan · 2016-04-22T19:22Z

    Reassigned to @CenturionDan

  • Daniel Reurich @CenturionDan Marked the task backgrounds - covering the various sizes, aspect ratio's and themes - in svg format. as completed · 2016-04-22T21:19Z

    Marked the task backgrounds - covering the various sizes, aspect ratio's and themes - in svg format. as completed

  • Daniel Reurich @CenturionDan Marked the task icons, emblems & pixmaps as completed · 2016-04-22T21:19Z

    Marked the task icons, emblems & pixmaps as completed

  • Daniel Reurich @CenturionDan Marked the task Icon for Desktop link to Devuan Security Info web page: see https://git.devuan.org/packages-base/desktop-base/blob/master/pixmaps/debian-security.png as completed · 2016-04-22T21:19Z

    Marked the task Icon for Desktop link to Devuan Security Info web page: see https://git.devuan.org/packages-base/desktop-base/blob/master/pixmaps/debian-security.png as completed

  • Daniel Reurich @CenturionDan Marked the task Icon for Desktop link to Devuan homepage & Documentation/reference: see https://git.devuan.org/packages-base/desktop-base/blob/master/icons/scalable/emblems/emblem-debian.svg (and icons/32x32/emblems etc) as completed · 2016-04-22T21:19Z

    Marked the task Icon for Desktop link to Devuan homepage & Documentation/reference: see https://git.devuan.org/packages-base/desktop-base/blob/master/icons/scalable/emblems/emblem-debian.svg (and icons/32x32/emblems etc) as completed

  • Daniel Reurich @CenturionDan Status changed to closed · 2016-04-22T21:19Z

    Status changed to closed

  • golinux
    golinux @golinux · 2016-04-22T21:31Z

    Sorry . . . I wrote this hours ago but forgot to post it.

    I don't know that the purpy window theme has been integrated into desktop-base. I don't even know if that's where it goes!

    @CenturionDan can you PLEASE confirm whether or not the complete Clearlooks-Phenix-purpy theme (including ALL the customizations) has been added to where it needs to go?

    I'm gathering from jaromil's emails that it hasn't.

    Moving this to a new issue #7 at hellekin's request.

    Edited by golinux 2016-04-22T23:34Z
  • golinux @golinux Status changed to reopened · 2016-04-22T21:57Z

    Status changed to reopened

  • golinux @golinux mentioned in issue #7 · 2016-04-22T23:33Z

    mentioned in issue #7

  • golinux @golinux Status changed to closed · 2016-04-22T23:34Z

    Status changed to closed