Gnome 3.8 to get new folder icons


Recommended Posts

IIRC Gnome had the side panel before Finder did, I'm sure some Tuxxer here could prove me wrong though (or right).

Nautilus as it shipped with GNOME 2.6 in 2004 doesn't seem to have a sidebar, at least not by default. Apple introduced the Finder sidebar in 2003 as part of Mac OS X 10.3 Panther.

https://help.gnome.org/misc/release-notes/2.6/

Nautilus as it shipped with GNOME 2.6 in 2004 doesn't seem to have a sidebar, at least not by default. Apple introduced the Finder sidebar in 2003 as part of Mac OS X 10.3 Panther.

https://help.gnome.o...ease-notes/2.6/

it shows up in some form here in 2.24 (with tab support too), also released in 2003.

Anyway, it never struck me that Gnome was aping OSX, they both just seem like a logical way to make a non-Windows file manager.

Having a way to store frequently accessed locations seems logical to begin with and something I would want in any OS. Although with recent GNOME iterations it does become extremely obvious they're going after the Finder's design. :p

post-128385-0-62146200-1363186644.png

I think the main problem is the usage of SVG files for icons. While vectors offer great scalability the images tend to be lacking in details giving them that fake computer rendered appearance. If you're purely going for simple symbols like the OS X menu bar / toolbar icons or Windows (Phone) 8 Metro that's not an issue. If you're going for a more realistic look it does become a problem.

I'm guessing it will be next to impossible to fully recreate this as a vector:

That is mostly vector anyway, the only thing that wouldn't be is the "recylcled paper" texture (And that would be because it's simply easier to handle that as a raster, doing it as a procedural texture is harder to create + more computationally complex)

You don't want icons using SVG filters basically, they're slow and if you end up rasterising icons on the GPU you're doing something wrong.

Edit: Everybody is using vector icons, the difference is that KDE/Gnome support them natively, you don't have to rasterise them first like on OS X or Windows.

That is mostly vector anyway, the only thing that wouldn't be is the "recylcled paper" texture (And that would be because it's simply easier to handle that as a raster, doing it as a procedural texture is harder to create + more computationally complex)

Yes, and it were those exact details I was referring to... Without the recycled paper texture you would end up with a highly computer generated appearance like the folders in the original post.

Edit: Everybody is using vector icons, the difference is that KDE/Gnome support them natively, you don't have to rasterise them first like on OS X or Windows.

Like I already said "everybody using vector icons" is correct to a certain degree: With OS X icons the base is done in vector but a lot of details are then later added rasterized, meaning you don't have a fully vectorized icon. On Linux it's pure vector which explains why all icons lack detail.

I think the main problem is the usage of SVG files for icons. While vectors offer great scalability the images tend to be lacking in details giving them that fake computer rendered appearance. If you're purely going for simple symbols like the OS X menu bar / toolbar icons or Windows (Phone) 8 Metro that's not an issue. If you're going for a more realistic look it does become a problem.

I'm guessing it will be next to impossible to fully recreate this as a vector:

Google for photorealistic vector images.

On a more simple scale, Faenza has some fairly detailed svg icons.

Yes, and it were those exact details I was referring to... Without the recycled paper texture you would end up with a highly computer generated appearance like the folders in the original post.

Except in ALL normally viewable sized of that icon, the recycled paper look is gone as it's to small, and it looks just fine. The graphics and gradients which are part of the gradient are enough. we don't need the skeuomophism to make icons look good, I'd say it'd look better without the lame procedural cell texture. and contrary to what the decryptor said, the cell procedural is very easy on resources and if that is part of the vector standard and can be rendered live, then in fact it would render fine live without needing much resources, but again, at icons sizes, totally useless. never mind you only render it once when you resize the icon anyway. procedurals are the least intensive ways to add super high res detail to textures in games, live rendered and animated. But as far as I know procedurals are not part of the live SVG renderer, but I haven't checked.

It's feasible to use vector icons with that level of detail?

At smaller sizes maybe.

The question is really, is it feasable to have so many details in an icon that a vector isn't MORE than good enough. they're icons, not photos. they're supposed to be simplistic and symbolic iconography, but yes, you can make highly detailed SVG Icons.

The problem doesn't really lie in detail level of vector icons as they can be extremely detailed, even textured if the texture is packaged with it, or it has the procedural as part of the renderer.

The problem with vectors is that, sure they scale infinitely, that doesn't mean a scaled icon looks good. and as you scale the icon down to normal usage sizes you WILL need to redraw it for that size or it's just a big mess. So you might as well just distribute them as rasters to start with, then you have full control of quality, and the big ones scale just as well down as vectors until you reach the next step down anyway, sometimes even better depending on how the vector is made.

http://www.pushing-pixels.org/2011/11/04/about-those-vector-icons.html old ish, but still valid.

Except in ALL normally viewable sized of that icon, the recycled paper look is gone as it's to small, and it looks just fine.

Except what you're saying is plain nonsense. The effect is clearly visible in Stacks, Quick Look, Cover Flow, etc. On the MacBook Pro Retina you can even see it in Finder icon view at default size settings.

The graphics and gradients which are part of the gradient are enough. we don't need the skeuomophism to make icons look good, I'd say it'd look better without the lame procedural cell texture.

In the case of OS X vs most Linux distro's I'd say the photorealistic icons make the interface appear more inviting and a lot less sterile.

The question is really, is it feasable to have so many details in an icon that a vector isn't MORE than good enough. they're icons, not photos. they're supposed to be simplistic and symbolic iconography, but yes, you can make highly detailed SVG Icons.

In an operating system that shows large sizes in many areas details are needed, yes. So what they're supposed to look like is entirely dependent on the kind of interface you have. It's best to have either a lot of details at larger sizes (Aqua) or none at all (Metro).

I'm sorry but there's NOTHING photorealistic about that folder icon, that lame cell procedural texture does not make an obviously computer drawn folder photoreal. personally I like it better clean without the horrible cell texture.

The only ever good use of the cell procedural is to make starfields. it's the most ugly useless procedural ever created,

I'm sorry but there's NOTHING photorealistic about that folder icon, that lame cell procedural texture does not make an obviously computer drawn folder photoreal. personally I like it better clean without the horrible cell texture.

I was talking about the OS X icons in general, which are considered to be photorealistic. Up to a certain degree of course. IMO the worst icon that ships with OS X is Photo Booth. It's a perfect example of how bad icons look at larger sizes when lacking detail:

post-128385-0-41395800-1363280160.png

In the case of OS X vs most Linux distro's I'd say the photorealistic icons make the interface appear more inviting and a lot less sterile.

One thing's for sure. The folder icons in OS X are the most eco-friendly around! :) (Y) :rainbow:

One thing's for sure. The folder icons in OS X are the most eco-friendly around! :) (Y) :rainbow:

Haha true. :rofl: Don't forget the System Preferences Energy Saver icon! Apple actually updated that one back in 2011 from a standard light bulb to a CFL. :laugh:

  • Like 1

It's feasible to use vector icons with that level of detail?

Feasible? Sure, why not. It's all up to how much time and skill you have when drawing your icon set.

Would this kind of level of detail be enough?

illustrator_1.jpg

At smaller sizes maybe.

You could add more detail but equivalent PNG folder icons are usually 96x96px at most anyway.

I was talking about the OS X icons in general, which are considered to be photorealistic. Up to a certain degree of course. IMO the worst icon that ships with OS X is Photo Booth. It's a perfect example of how bad icons look at larger sizes when lacking detail:

That large icon example is about 10 times bigger than a large icon should be, at one fifth of that it would still be more than big enough for any icon usage.

That large icon example is about 10 times bigger than a large icon should be, at one fifth of that it would still be more than big enough for any icon usage.

The icon is 1024 x 1024 pixels. At ten times smaller it's maximum size would be about 102 x 102 pixels. That isn't enough for Quick Look or full Dock magnification on non-Retina Macs. Never mind the MacBook Pro with Retina screen which requires (off the top of my head) 128 x 128 pixels for the default icon size in Finder. At 205 x 205 pixels you won't have enough to support Dock magnification on said MacBook Pro with Retina screen either.

Feasible? Sure, why not. It's all up to how much time and skill you have when drawing your icon set.

I meant is it feasible for the OS to render an icon that detailed as a vector? The more details a vector image has the longer it takes to load in Adobe Illustrator (per example). I imagine something similar will happen within the OS when you have to load a complex vectorized icon. That said Adobe Illustrator isn't exactly fully optimized for today's hardware, so maybe it's different in software that is. :p

wouldn't matter, the OS at the core while it supports vectors would probably rasterize the icon anyway. for something like the dock, it would probably rasterize a dock size and a magnified version to keep in memory, and simply scale the large rasterized version. looks the same and is a lot less resource intensive.

as for details, the OS could probably handle it, it might take some resource during the loading of the vector and possibly during the scaling, but should be manageable, especially for more realistic examples of iconography, like the folder icon, even with the silly recycle spots included as vectors. though it makes more sense to package them as a texture.

Because vector icons are as I've said and as the link I gave earlier showed, impractical on several levels, and because as you change size, you simply can't use the same vector for every size. And the rasters use less resources to do the same and look the same.

Still poopy brown instead of the nicer yellower folder in windows 7/8

and so what? if you don't like it then use windows. or change the icons. globally. it's no big deal with linux but i am not so sure about that crappy windows. it probably still needs a costly software or heavy tweaking to change the icons globally. :s

also there are so many awesome icon sets out for linux. i think the windows icons look lame instead.

This topic is now closed to further replies.
  • Posts

    • First exciting thing to come to Windows in a long time ! This is the kind of things they should focus on, instead of cramming as much AI as they can in everything.
    • New AMD graphics driver fixes install issues and FSR 4.1 crashes on RX 7000 GPUs by Taras Buria AMD is rolling out yet another graphics driver. Version 26.6.4 is now available for download, bringing two important fixes. One is for those still using Windows 10 and having trouble installing driver 26.6.2. In fact, this patch is coming from the recently released hotfix, so it is not new if you are already running version 26.6.3. The second fix is for RX 7000 owners. AMD recently brought FSR 4.1 support to the previous-gen graphics cards, but there was a bug with certain games crashing when using FSR 4.1. I experienced this issue with Forza Horizon 6, so today's driver should take care of that. Here is the official changelog: Intermittent install issue seen when installing AMD Software: Adrenalin Edition 26.6.2 on Windows® 10 systems for Radeon™ RX 7000 series and above graphics products. Intermittent application crash may be observed in some games with AMD FSR Upscaling 4.1 enabled on Radeon™ RX 7000 series graphics products. Known issues include the following: Intermittent application crash or driver timeout may be observed while playing Battlefield™ 6 on AMD Ryzen AI 9 HX 370. AMD is actively working on a resolution with the developer to be released as soon as possible. Texture flickering or corruption may appear while playing Battlefield™ 6 with AMD Record and Stream on some AMD graphics products. AMD FSR Upscaling and AMD FSR Frame Generation may show as inactive in AMD Software: Adrenalin Edition while playing Battlefield™ 6 when enabled on Radeon™ RX 9000 series graphics products. Failure to install may be observed while installing AI Bundle components in some regions with limited access to HuggingFace and GitHub. Model flickering or rendering failure may be observed in Maxon Cinema 4D and Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. Intermittent application crash may be observed on some models while running Blender on Radeon™ RX 7000 series and above graphics products. Users experiencing this issue are recommended to install AMD Software: Adrenalin Edition 26.3.1. You can download the AMD Radeon driver 26.6.4 from the official website here. Full release notes are available on the same page.
    • Amazon may use OpenAI and Nova models after Anthropic reportedly raises costs by Karthik Mudaliar Amazon is reportedly considering to use OpenAI models and even its own Nova family of AI models after Anthropic raised the cost of using Claude inside Amazon services. According to a report from The Information, Amazon is weighing its options to reduce costs under a new arrangement with Anthropic. But back in April, Amazon said it would invest $5 billion more in Anthropic, with the possibility of adding up to another $20 billion if certain commercial milestones are met. That investment actually came on top of another $8 billion Amazon had already put into the Claude maker. Anthropic, meanwhile, committed to spend more than $100 billion over 10 years on AWS technologies, including Amazon’s Trainium chips. Amazon isn't just a customer of Anthropic but also one of the most important backers and cloud partners. This is why it makes it interesting that Amazon is considering other alternatives to handle its internal workloads. Although Amazon has been building its own options for a while now. Its Nova family of AI models was announced in late 2024 for Amazon Bedrock, with models aimed at text, image, and video tasks. Amazon pitched the model around cost and latency at that time. With that said, OpenAI has also become a more realistic option recently for AWS customers as well as for Amazon itself. Earlier this year, OpenAI brought its latest models and Codex coding agent to Amazon Bedrock, after changes to its previously more restrictive Microsoft cloud arrangement. This allowed AWS to serve even those customers who wanted other alternatives from Claude, without having to move workloads out of Amazon's cloud. Evaluating alternatives could also be due to commercial pressure and not necessarily a sign of a damaged partnership between Amazon and Anthropic. Whether or not Amazon is actually considering switching entirely to OpenAI's models or its own Nova models remains unknown at this moment.
    • Samsung introduces new AI classroom tools and interactive displays at ISTELive 2026 by Fiza Ali Samsung has announced several new education-focused software features and interactive displays for schools during ISTELive 2026, taking place in Orlando, Florida, from 28 June to 1 July. The focus of these updates is on making shared classroom displays easier to use for teachers while giving IT administrators more control over managing devices. One of the key additions is the Samsung Account Management Solution (AMS). In many schools, multiple teachers share the same interactive display throughout the day, which means signing in and setting everything up can become repetitive. With AMS, teachers can log in by scanning a QR code or tapping an NFC-enabled ID card. Once signed in, their personalised workspace, including wallpapers, bookmarks, app shortcuts, and files, can be instantly accessed through Home Personalisation. Samsung has also included a screen lock feature, allowing teachers to lock the display if they need to step away briefly. Furthermore, the company is also updating its Education Portal with new tools designed for school IT administrators. The portal will allow IT administrators to register teachers, enrol devices, and manage user access from a central dashboard. Administrators can also link NFC cards to teacher accounts, making sign-ins quicker across shared displays. Another addition is a Tags feature that lets schools organise displays by building or classroom. Those tags can also be used to send emergency notifications to selected Samsung Interactive Displays through compatible platforms such as InformaCast and Raptor. Moreover, the tech giant's AI Assistant is gaining several new features aimed at supporting everyday classroom tasks such as lesson planning and classroom engagement. One of the features is Circle to Search, which lets teachers circle text or images on the display to quickly find related information, videos, or web results without interrupting the lesson. The content can then be brought into Samsung Whiteboard. Another feature, Live Transcript, converts spoken lessons into real-time captions, which could be useful for students with hearing impairments or those in multilingual classrooms. The AI Assistant also introduces AI Summary and AI Quiz. The summary tool creates summaries of recorded lessons, while AI Quiz generates questions based on lesson content so teachers can quickly check how well students are following along. Teachers signed in through Samsung AMS can also return to their previous AI-generated lesson materials without logging in again. Alongside the software updates, Samsung has expanded its Android-based Interactive Display range with three new models: the WAF-S, WAFX-PS, and WAHX-M. The WAF-S and WAFX-PS ship with Android 16, bringing updates to security, accessibility, and overall usability while maintaining compatibility with Google's education services including Google Classroom and Google Drive through EDLA certification. Meanwhile, the new WAHX-M is the biggest addition to the lineup, introducing a 98-inch display for larger spaces such as lecture halls and conference rooms. It will also be available in 65-inch, 75-inch and 86-inch sizes. Samsung says the WAHX-M further includes on-device AI features such as voice commands, text-to-speech, and an AI calculator, alongside support for Samsung AMS and AI Assistant. Samsung AI Assistant has been available since April, while Samsung AMS and the updated Education Portal will begin rolling out in July.
    • It's been $24 (single) or $89 (4-pack) for many days on both Amazon and Walmart as far as I know. That isn't a big discount. If these end up like the 1st gen, the 4-pack will routinely get down around $80, give or take a dollar. I think they have even hit $69 at times.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      536
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      97
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!