This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

1. Desktop layout

1.1. Grouped icons

This is something I have been thinking about for a long time.

The way icons are organized on the desktop on all the desktops I've used so far have been very non-similar to how humans actually organize their icons.

When a human wants to organize their icons they tend to use groups and to restrict where the icons of a group can be and have an idea about how they are layed out. Desktops have one or two ways of organizing icons -- both of them revolve around straight line. Either horizontal or vertical lines.

The idea is that each icon group has it's own space where it can display icons. Each group also has it's own layout policy which organizes the icons in a certain manner. Icons can be assigned to groups either manually or by attributes such as mime-type, size, time data, name or anything else. A group should be able to layout icons in more than just lines -- circles, trianbles and rectangles are just a few ways of doing layout.

A few problems with this method of organizing the icons are apparnt. A group may require more space than it's been given. This can be solved in several ways.

I think that this combines very well with the idea of Circular Menus, but it would not fit well in the 2.5D Desktop ideas (it might be a real solution to this idea, however).

1.2. Dynamic desktop elements

Instead of just consisting a series of static icons, the desktop could host various kinds of dynamic elements, managed by applications and daemons through a D-Bus interface.

For instance:

Since this would probably have to be implemented in Nautilus anyway, it might as well work for common folders as well.

For instance, I could have a "Music" folder featuring the title of the current track, the progress of my current music download and of course a folder containing my music files. When feeling groovy (e.g. at a party with my laptop), I would simply open this "Music" folder, and everything I need would appear in one window.


2024-10-23 10:59