|
|
|
|
|
by joe_the_user
5573 days ago
|
|
What I consider ideal is a multi-layered structure where a "graphic shell" (Gnome-shell or Unity) sits on top of "agnostic" windows manager code. The current version of Gnome actually seems "good enough" to do this. My main concern is that it stay that way. To consider an opposite pole, KDE is certainly open source too. But, for example, to use the KDE code to parse the gnome/kde panels start menu you need to import the entire KDE virtual file system. IE, KDE has a monolithic structure in that regard. Uh, it's open and you could rip out this piece of the code but it would be a mess. Gnome isn't that bad... yet. |
|