
As the Ubuntu Intrepid Ibex (8.10) development gets going, many people will probably be wondering what new end-user features they can expect.
This article lists the top 5 new features.
My Take: Nothing really exciting. I still shiver over the inability of the default Totem installation not de-interlacing my camcomder-derived home videos and DVDs because GStreamer doesn't support it, or no full A/V support on Pidgin yet, or something
as simple as this which I've been asking for years now and it would probably take 5 minutes to implement.
Member since:
2005-07-09
The change seems simple, but the last comment reveals a bigger issue. In order to implement your good change, GNOME would need to create a new theme element. You can't just hard-code the background as grey since if you use a theme with grey letters, nothing will be readable.
That being said, there is another approach -- reuse existing themed elements. For instance, turn each section into into a tab:
-------------
Section 1 |
-----------------------------------------------
Items in section 1
-------------
Section 2 |
-----------------------------------------------
Items in section 2